﻿2026-08-02T15:38:19.6356490Z Current runner version: '2.336.0'
2026-08-02T15:38:19.6361364Z Runner name: 'kitsubito'
2026-08-02T15:38:19.6361879Z Runner group name: 'Default'
2026-08-02T15:38:19.6362827Z Machine name: 'KITSUBITO'
2026-08-02T15:38:19.6366085Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T15:38:19.6368127Z Actions: write
2026-08-02T15:38:19.6368533Z ArtifactMetadata: write
2026-08-02T15:38:19.6369037Z Attestations: write
2026-08-02T15:38:19.6369456Z Checks: write
2026-08-02T15:38:19.6369811Z CodeQuality: write
2026-08-02T15:38:19.6370189Z Contents: write
2026-08-02T15:38:19.6370556Z CopilotRequests: write
2026-08-02T15:38:19.6370937Z Deployments: write
2026-08-02T15:38:19.6371304Z Discussions: write
2026-08-02T15:38:19.6371661Z Drives: write
2026-08-02T15:38:19.6372011Z Issues: write
2026-08-02T15:38:19.6372371Z Metadata: read
2026-08-02T15:38:19.6372729Z Models: read
2026-08-02T15:38:19.6373087Z Packages: write
2026-08-02T15:38:19.6373449Z Pages: write
2026-08-02T15:38:19.6373901Z PullRequests: write
2026-08-02T15:38:19.6374313Z RepositoryProjects: write
2026-08-02T15:38:19.6374715Z SecurityEvents: write
2026-08-02T15:38:19.6375096Z Statuses: write
2026-08-02T15:38:19.6375452Z VulnerabilityAlerts: read
2026-08-02T15:38:19.6375839Z ##[endgroup]
2026-08-02T15:38:19.6377435Z Secret source: Actions
2026-08-02T15:38:19.6378130Z Prepare workflow directory
2026-08-02T15:38:19.6811934Z Prepare all required actions
2026-08-02T15:38:19.6850711Z Getting action download info
2026-08-02T15:38:20.0304375Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T15:38:20.5445156Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-02T15:38:20.6354487Z ##[group]Run set -euo pipefail
2026-08-02T15:38:20.6355083Z [36;1mset -euo pipefail[0m
2026-08-02T15:38:20.6355552Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-02T15:38:20.6356133Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-02T15:38:20.6356804Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-02T15:38:20.6357527Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-02T15:38:20.6358137Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-02T15:38:20.6358637Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-02T15:38:20.6359541Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-02T15:38:20.6360302Z [36;1m  exit 1[0m
2026-08-02T15:38:20.6360657Z [36;1mfi[0m
2026-08-02T15:38:20.6377026Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T15:38:20.6377791Z ##[endgroup]
2026-08-02T15:38:20.6502649Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=696182579200 floor_bytes=34359738368
2026-08-02T15:38:20.6666915Z ##[group]Run actions/checkout@v5
2026-08-02T15:38:20.6667377Z with:
2026-08-02T15:38:20.6667710Z   fetch-depth: 0
2026-08-02T15:38:20.6668097Z   repository: BigscreenVR/spt-bs-core
2026-08-02T15:38:20.6670977Z   token: ***
2026-08-02T15:38:20.6671306Z   ssh-strict: true
2026-08-02T15:38:20.6671658Z   ssh-user: git
2026-08-02T15:38:20.6672003Z   persist-credentials: true
2026-08-02T15:38:20.6672390Z   clean: true
2026-08-02T15:38:20.6672751Z   sparse-checkout-cone-mode: true
2026-08-02T15:38:20.6673166Z   fetch-tags: false
2026-08-02T15:38:20.6673509Z   show-progress: true
2026-08-02T15:38:20.6673872Z   lfs: false
2026-08-02T15:38:20.6674192Z   submodules: false
2026-08-02T15:38:20.6674555Z   set-safe-directory: true
2026-08-02T15:38:20.6674947Z   allow-unsafe-pr-checkout: false
2026-08-02T15:38:20.6675346Z ##[endgroup]
2026-08-02T15:38:20.7446118Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T15:38:20.7447640Z ##[group]Getting Git version info
2026-08-02T15:38:20.7465859Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T15:38:20.7467010Z [command]/usr/bin/git version
2026-08-02T15:38:20.7467476Z git version 2.43.0
2026-08-02T15:38:20.7469290Z ##[endgroup]
2026-08-02T15:38:20.7476344Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e795e5ed-357e-4c4f-9b25-c9899444e644/.gitconfig'
2026-08-02T15:38:20.7483372Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e795e5ed-357e-4c4f-9b25-c9899444e644' before making global git config changes
2026-08-02T15:38:20.7485028Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T15:38:20.7486316Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T15:38:20.7519491Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T15:38:20.7538908Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T15:38:20.7548895Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T15:38:20.7551614Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T15:38:20.7571886Z refs/heads/golden/barometer
2026-08-02T15:38:20.7578620Z [command]/usr/bin/git checkout --detach
2026-08-02T15:38:20.7823244Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T15:38:20.7861330Z [command]/usr/bin/git branch --delete --force golden/barometer
2026-08-02T15:38:20.7891582Z Deleted branch golden/barometer (was a0b8d5f5b).
2026-08-02T15:38:20.8573773Z ##[endgroup]
2026-08-02T15:38:20.8575124Z [command]/usr/bin/git submodule status
2026-08-02T15:38:20.8763994Z ##[group]Cleaning the repository
2026-08-02T15:38:20.8767563Z [command]/usr/bin/git clean -ffdx
2026-08-02T15:38:24.7224534Z Removing target/
2026-08-02T15:38:24.7240542Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T15:38:24.7529598Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T15:38:24.7536179Z ##[endgroup]
2026-08-02T15:38:24.7537995Z ##[group]Disabling automatic garbage collection
2026-08-02T15:38:24.7542433Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T15:38:24.7576995Z ##[endgroup]
2026-08-02T15:38:24.7577638Z ##[group]Setting up auth
2026-08-02T15:38:24.7580788Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T15:38:24.7612854Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T15:38:24.7858541Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T15:38:24.7895910Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T15:38:24.8097011Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T15:38:24.8133148Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T15:38:24.8348410Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T15:38:24.8389497Z ##[endgroup]
2026-08-02T15:38:24.8390404Z ##[group]Fetching the repository
2026-08-02T15:38:24.8398291Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-02T15:38:26.2115635Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-02T15:38:26.2117059Z  * [new branch]          fix/barometer-shell-fixtures -> origin/fix/barometer-shell-fixtures
2026-08-02T15:38:26.2117754Z  * [new branch]          fix/barometer-w2-kill-auth -> origin/fix/barometer-w2-kill-auth
2026-08-02T15:38:26.2195512Z [command]/usr/bin/git branch --list --remote origin/golden/barometer
2026-08-02T15:38:26.2246740Z   origin/golden/barometer
2026-08-02T15:38:26.2253399Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/barometer
2026-08-02T15:38:26.2272339Z a0b8d5f5bd5a11ece939db76b41e02c98494a84d
2026-08-02T15:38:26.2276024Z ##[endgroup]
2026-08-02T15:38:26.2276476Z ##[group]Determining the checkout info
2026-08-02T15:38:26.2277229Z ##[endgroup]
2026-08-02T15:38:26.2280200Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T15:38:26.2317739Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T15:38:26.2340513Z ##[group]Checking out the ref
2026-08-02T15:38:26.2343145Z [command]/usr/bin/git checkout --progress --force -B golden/barometer refs/remotes/origin/golden/barometer
2026-08-02T15:38:26.2402310Z Switched to a new branch 'golden/barometer'
2026-08-02T15:38:26.2402906Z branch 'golden/barometer' set up to track 'origin/golden/barometer'.
2026-08-02T15:38:26.2408863Z ##[endgroup]
2026-08-02T15:38:26.2446468Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T15:38:26.2473846Z a0b8d5f5bd5a11ece939db76b41e02c98494a84d
2026-08-02T15:38:26.2607235Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-02T15:38:26.2607739Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-02T15:38:26.2620963Z shell: /usr/bin/bash -e {0}
2026-08-02T15:38:26.2621222Z ##[endgroup]
2026-08-02T15:38:26.2695896Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-02T15:38:26.2696267Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-02T15:38:26.2708559Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T15:38:26.2708869Z env:
2026-08-02T15:38:26.2709203Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T15:38:26.2709460Z ##[endgroup]
2026-08-02T15:38:26.2752250Z CI-CENSUS scope roots:
2026-08-02T15:38:26.2752707Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T15:38:26.2753264Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T15:38:26.2753894Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T15:38:26.2754590Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T15:38:26.2754971Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T15:38:26.2799106Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-08-02T15:38:27.7326672Z CI-CENSUS phase=start box_procs=390 box_fds=10880 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T15:38:27.7330354Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T15:38:27.7369184Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-02T15:38:27.7369551Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-02T15:38:27.7382788Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T15:38:27.7383113Z env:
2026-08-02T15:38:27.7383298Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T15:38:27.7383527Z ##[endgroup]
2026-08-02T15:38:27.7486134Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:38:27.7555380Z ##[group]Run set -euo pipefail
2026-08-02T15:38:27.7555690Z [36;1mset -euo pipefail[0m
2026-08-02T15:38:27.7555904Z [36;1mPIN=0c95435[0m
2026-08-02T15:38:27.7556101Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-02T15:38:27.7556345Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-02T15:38:27.7556670Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-02T15:38:27.7557083Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-02T15:38:27.7557490Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-02T15:38:27.7557829Z [36;1m  rm -rf "$CACHE"[0m
2026-08-02T15:38:27.7558052Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-02T15:38:27.7558310Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-02T15:38:27.7558628Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-02T15:38:27.7559037Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-02T15:38:27.7559505Z [36;1mfi[0m
2026-08-02T15:38:27.7559768Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-02T15:38:27.7572784Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T15:38:27.7573065Z env:
2026-08-02T15:38:27.7573247Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T15:38:27.7573600Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:38:27.7574063Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:38:27.7574510Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:38:27.7574970Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:38:27.7575303Z ##[endgroup]
2026-08-02T15:38:28.0548326Z    Compiling proc-macro2 v1.0.106
2026-08-02T15:38:28.0548689Z    Compiling quote v1.0.45
2026-08-02T15:38:28.0549195Z    Compiling unicode-ident v1.0.24
2026-08-02T15:38:28.0549488Z    Compiling libc v0.2.186
2026-08-02T15:38:28.0549834Z    Compiling serde_core v1.0.228
2026-08-02T15:38:28.0550192Z    Compiling cfg-if v1.0.4
2026-08-02T15:38:28.0550564Z    Compiling serde v1.0.228
2026-08-02T15:38:28.0575676Z    Compiling typenum v1.20.1
2026-08-02T15:38:28.0629809Z    Compiling log v0.4.32
2026-08-02T15:38:28.0679229Z    Compiling pin-project-lite v0.2.17
2026-08-02T15:38:28.0713537Z    Compiling portable-atomic v1.13.1
2026-08-02T15:38:28.0744792Z    Compiling memchr v2.8.1
2026-08-02T15:38:28.0778038Z    Compiling version_check v0.9.5
2026-08-02T15:38:28.0828452Z    Compiling critical-section v1.2.0
2026-08-02T15:38:28.1029792Z    Compiling find-msvc-tools v0.1.9
2026-08-02T15:38:28.1142413Z    Compiling shlex v2.0.1
2026-08-02T15:38:28.1424603Z    Compiling subtle v2.6.1
2026-08-02T15:38:28.1862231Z    Compiling bytes v1.11.1
2026-08-02T15:38:28.1948457Z    Compiling futures-core v0.3.32
2026-08-02T15:38:28.3129924Z    Compiling smallvec v1.15.1
2026-08-02T15:38:28.3351564Z    Compiling equivalent v1.0.2
2026-08-02T15:38:28.3629963Z    Compiling itoa v1.0.18
2026-08-02T15:38:28.3824861Z    Compiling semver v1.0.28
2026-08-02T15:38:28.3827124Z    Compiling stable_deref_trait v1.2.1
2026-08-02T15:38:28.4035926Z    Compiling slab v0.4.12
2026-08-02T15:38:28.4121061Z    Compiling futures-io v0.3.32
2026-08-02T15:38:28.4402530Z    Compiling futures-sink v0.3.32
2026-08-02T15:38:28.4632824Z    Compiling rand_core v0.10.1
2026-08-02T15:38:28.5510540Z    Compiling generic-array v0.14.7
2026-08-02T15:38:28.5519379Z    Compiling futures-channel v0.3.32
2026-08-02T15:38:28.5791001Z    Compiling futures-task v0.3.32
2026-08-02T15:38:28.5831184Z    Compiling bitflags v2.12.1
2026-08-02T15:38:28.6161229Z    Compiling getrandom v0.4.2
2026-08-02T15:38:28.6577516Z    Compiling hashbrown v0.17.1
2026-08-02T15:38:28.6634993Z    Compiling rustversion v1.0.22
2026-08-02T15:38:28.7275313Z    Compiling rustc_version v0.4.1
2026-08-02T15:38:28.7774561Z    Compiling cpufeatures v0.2.17
2026-08-02T15:38:28.7980794Z    Compiling fnv v1.0.7
2026-08-02T15:38:28.8081019Z    Compiling cfg_aliases v0.2.1
2026-08-02T15:38:28.8210665Z    Compiling strsim v0.11.1
2026-08-02T15:38:28.8561082Z    Compiling litemap v0.8.2
2026-08-02T15:38:28.8910810Z    Compiling writeable v0.6.3
2026-08-02T15:38:28.9040619Z    Compiling utf8_iter v1.0.4
2026-08-02T15:38:28.9110710Z    Compiling ident_case v1.0.1
2026-08-02T15:38:28.9730725Z    Compiling fs_extra v1.3.0
2026-08-02T15:38:29.0320681Z    Compiling icu_normalizer_data v2.2.0
2026-08-02T15:38:29.0860752Z    Compiling icu_properties_data v2.2.0
2026-08-02T15:38:29.0950626Z    Compiling dunce v1.0.5
2026-08-02T15:38:29.1080520Z    Compiling percent-encoding v2.3.2
2026-08-02T15:38:29.1220729Z    Compiling autocfg v1.5.1
2026-08-02T15:38:29.1911914Z    Compiling http v1.4.1
2026-08-02T15:38:29.3196189Z    Compiling unicode-segmentation v1.13.3
2026-08-02T15:38:29.3338588Z    Compiling cpufeatures v0.3.0
2026-08-02T15:38:29.3594861Z    Compiling thiserror v2.0.18
2026-08-02T15:38:29.3997490Z    Compiling aws-lc-rs v1.17.0
2026-08-02T15:38:29.4450384Z    Compiling hybrid-array v0.4.12
2026-08-02T15:38:29.4717226Z    Compiling scopeguard v1.2.0
2026-08-02T15:38:29.4792153Z    Compiling form_urlencoded v1.2.2
2026-08-02T15:38:29.5490423Z    Compiling syn v2.0.117
2026-08-02T15:38:29.5590680Z    Compiling indexmap v2.14.0
2026-08-02T15:38:29.5721174Z    Compiling lock_api v0.4.14
2026-08-02T15:38:29.6054076Z    Compiling untrusted v0.9.0
2026-08-02T15:38:29.6160631Z    Compiling heck v0.5.0
2026-08-02T15:38:29.6470692Z    Compiling rustls v0.23.40
2026-08-02T15:38:29.7060753Z    Compiling anyhow v1.0.102
2026-08-02T15:38:29.7220890Z    Compiling unicode-xid v0.2.6
2026-08-02T15:38:29.8118836Z    Compiling jobserver v0.1.34
2026-08-02T15:38:29.8224372Z    Compiling const-oid v0.10.2
2026-08-02T15:38:29.8540980Z    Compiling convert_case v0.10.0
2026-08-02T15:38:29.8700898Z    Compiling atomic-waker v1.1.2
2026-08-02T15:38:29.8780686Z    Compiling zerocopy v0.8.50
2026-08-02T15:38:29.9202983Z    Compiling paste v1.0.15
2026-08-02T15:38:29.9300830Z    Compiling fastrand v2.4.1
2026-08-02T15:38:29.9395155Z    Compiling httparse v1.10.1
2026-08-02T15:38:30.0300871Z    Compiling parking_lot_core v0.9.12
2026-08-02T15:38:30.0726930Z    Compiling crypto-common v0.1.7
2026-08-02T15:38:30.0920894Z    Compiling cc v1.2.63
2026-08-02T15:38:30.1311638Z    Compiling block-buffer v0.10.4
2026-08-02T15:38:30.1910829Z    Compiling block-buffer v0.12.0
2026-08-02T15:38:30.2006843Z    Compiling crypto-common v0.2.2
2026-08-02T15:38:30.2042295Z    Compiling inout v0.2.2
2026-08-02T15:38:30.2431115Z    Compiling http-body v1.0.1
2026-08-02T15:38:30.2779614Z    Compiling digest v0.10.7
2026-08-02T15:38:30.2780381Z    Compiling num-traits v0.2.19
2026-08-02T15:38:30.2897523Z    Compiling curve25519-dalek v4.1.3
2026-08-02T15:38:30.3090657Z    Compiling ahash v0.8.12
2026-08-02T15:38:30.3400891Z    Compiling powerfmt v0.2.0
2026-08-02T15:38:30.3470788Z    Compiling either v1.16.0
2026-08-02T15:38:30.3541246Z    Compiling base64ct v1.8.3
2026-08-02T15:38:30.5272084Z    Compiling mio v1.2.1
2026-08-02T15:38:30.5466675Z    Compiling socket2 v0.6.4
2026-08-02T15:38:30.5546170Z    Compiling getrandom v0.2.17
2026-08-02T15:38:30.6314579Z    Compiling pem-rfc7468 v1.0.0
2026-08-02T15:38:30.6427758Z    Compiling deranged v0.5.8
2026-08-02T15:38:30.7890583Z    Compiling uuid v1.23.2
2026-08-02T15:38:30.8240904Z    Compiling rand_core v0.6.4
2026-08-02T15:38:30.8370651Z    Compiling time-core v0.1.8
2026-08-02T15:38:30.8562056Z    Compiling tinyvec_macros v0.1.1
2026-08-02T15:38:30.9461288Z    Compiling vcpkg v0.2.15
2026-08-02T15:38:30.9949173Z    Compiling try-lock v0.2.5
2026-08-02T15:38:31.0640813Z    Compiling zmij v1.0.21
2026-08-02T15:38:31.0721374Z    Compiling pkg-config v0.3.33
2026-08-02T15:38:31.0860785Z    Compiling data-encoding v2.11.0
2026-08-02T15:38:31.0895093Z    Compiling tower-service v0.3.3
2026-08-02T15:38:31.1201361Z    Compiling base64 v0.22.1
2026-08-02T15:38:31.1693499Z    Compiling num-conv v0.2.2
2026-08-02T15:38:31.3213397Z    Compiling cipher v0.5.2
2026-08-02T15:38:31.3410549Z    Compiling want v0.3.1
2026-08-02T15:38:31.3880852Z    Compiling cmake v0.1.58
2026-08-02T15:38:31.3988534Z    Compiling parking_lot v0.12.5
2026-08-02T15:38:31.4040364Z    Compiling tinyvec v1.11.0
2026-08-02T15:38:31.5181410Z    Compiling sha2 v0.10.9
2026-08-02T15:38:31.5690929Z    Compiling inout v0.1.4
2026-08-02T15:38:31.6169469Z    Compiling chacha20 v0.10.0
2026-08-02T15:38:31.6810581Z    Compiling vergen-lib v9.1.0
2026-08-02T15:38:31.8251539Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-02T15:38:31.8448552Z    Compiling n0-future v0.3.2
2026-08-02T15:38:31.8839505Z    Compiling cordyceps v0.3.4
2026-08-02T15:38:31.8983061Z    Compiling serde_json v1.0.150
2026-08-02T15:38:31.9111053Z    Compiling diatomic-waker v0.2.3
2026-08-02T15:38:31.9210881Z    Compiling crossbeam-utils v0.8.21
2026-08-02T15:38:31.9229934Z    Compiling winnow v1.0.3
2026-08-02T15:38:31.9684703Z    Compiling rand v0.10.1
2026-08-02T15:38:32.0660893Z    Compiling parking v2.2.1
2026-08-02T15:38:32.0701306Z    Compiling spin v0.10.0
2026-08-02T15:38:32.0847512Z    Compiling signature v2.2.0
2026-08-02T15:38:32.0882060Z    Compiling httpdate v1.0.3
2026-08-02T15:38:32.1432241Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-02T15:38:32.1750807Z    Compiling ed25519 v2.2.3
2026-08-02T15:38:32.1820172Z    Compiling futures-lite v2.6.1
2026-08-02T15:38:32.2028483Z    Compiling futures-buffered v0.2.13
2026-08-02T15:38:32.2114041Z    Compiling cipher v0.4.4
2026-08-02T15:38:32.2660995Z    Compiling netlink-packet-core v0.8.1
2026-08-02T15:38:32.3505425Z    Compiling aws-lc-sys v0.41.0
2026-08-02T15:38:32.3576860Z    Compiling ring v0.17.14
2026-08-02T15:38:32.3740565Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T15:38:32.3941112Z    Compiling digest v0.11.3
2026-08-02T15:38:32.3974827Z    Compiling universal-hash v0.5.1
2026-08-02T15:38:32.5181030Z    Compiling vergen v9.1.0
2026-08-02T15:38:32.5482198Z    Compiling vergen-lib v0.1.6
2026-08-02T15:38:32.5511624Z    Compiling heapless v0.7.17
2026-08-02T15:38:32.5762219Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-02T15:38:32.6210266Z    Compiling noq-udp v0.10.0
2026-08-02T15:38:32.6513718Z    Compiling sync_wrapper v1.0.2
2026-08-02T15:38:32.6615829Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-02T15:38:32.7350791Z    Compiling opaque-debug v0.3.1
2026-08-02T15:38:32.7381248Z    Compiling byteorder v1.5.0
2026-08-02T15:38:32.7521579Z    Compiling allocator-api2 v0.2.21
2026-08-02T15:38:32.7830830Z    Compiling polyval v0.6.2
2026-08-02T15:38:32.8681431Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T15:38:32.9565322Z    Compiling hash32 v0.2.1
2026-08-02T15:38:32.9793928Z    Compiling vergen-gitcl v1.0.8
2026-08-02T15:38:33.0200890Z    Compiling spin v0.9.8
2026-08-02T15:38:33.0381013Z    Compiling tower-layer v0.3.3
2026-08-02T15:38:33.0679353Z    Compiling signature v3.0.0
2026-08-02T15:38:33.1548563Z    Compiling ryu v1.0.23
2026-08-02T15:38:33.1829672Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-02T15:38:33.2063051Z    Compiling num_threads v0.1.7
2026-08-02T15:38:33.2100906Z    Compiling fallible-iterator v0.3.0
2026-08-02T15:38:33.2401116Z    Compiling ghash v0.5.1
2026-08-02T15:38:33.2580672Z    Compiling sha2 v0.11.0-rc.5
2026-08-02T15:38:33.3409848Z    Compiling time v0.3.47
2026-08-02T15:38:33.3510464Z    Compiling aes v0.8.4
2026-08-02T15:38:33.3656287Z    Compiling ctr v0.9.2
2026-08-02T15:38:33.4234680Z    Compiling fs2 v0.4.3
2026-08-02T15:38:33.5690930Z    Compiling http-body-util v0.1.3
2026-08-02T15:38:33.6141040Z    Compiling aead v0.5.2
2026-08-02T15:38:33.6540758Z    Compiling utf8parse v0.2.2
2026-08-02T15:38:33.6809824Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-02T15:38:33.7441171Z    Compiling openssl-probe v0.2.1
2026-08-02T15:38:33.7618917Z    Compiling arrayvec v0.7.6
2026-08-02T15:38:33.8080616Z    Compiling rustix v1.1.4
2026-08-02T15:38:33.8374352Z    Compiling crossbeam-epoch v0.9.18
2026-08-02T15:38:33.8800734Z    Compiling aes-gcm v0.10.3
2026-08-02T15:38:33.9208820Z    Compiling crossbeam-channel v0.5.15
2026-08-02T15:38:33.9928359Z    Compiling netlink-packet-route v0.29.0
2026-08-02T15:38:34.0018199Z    Compiling blake3 v1.8.5
2026-08-02T15:38:34.0558845Z    Compiling memoffset v0.6.5
2026-08-02T15:38:34.1245947Z    Compiling acto v0.8.2
2026-08-02T15:38:34.2133894Z    Compiling noq v0.18.0
2026-08-02T15:38:34.3047263Z    Compiling netwatch v0.16.0
2026-08-02T15:38:34.3123158Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-02T15:38:34.3133936Z    Compiling linux-raw-sys v0.12.1
2026-08-02T15:38:34.3291013Z    Compiling sorted-index-buffer v0.2.1
2026-08-02T15:38:34.4782813Z    Compiling identity-hash v0.1.0
2026-08-02T15:38:34.5122020Z    Compiling mac-addr v0.3.0
2026-08-02T15:38:34.5266136Z    Compiling foldhash v0.2.0
2026-08-02T15:38:34.5820685Z    Compiling tagptr v0.2.0
2026-08-02T15:38:34.6418738Z    Compiling thiserror v1.0.69
2026-08-02T15:38:34.6538366Z    Compiling xml-rs v0.8.28
2026-08-02T15:38:34.6873849Z    Compiling synstructure v0.13.2
2026-08-02T15:38:34.6990836Z    Compiling darling_core v0.20.11
2026-08-02T15:38:34.7379065Z    Compiling lru-slab v0.1.2
2026-08-02T15:38:34.8100818Z    Compiling rustc-hash v2.1.2
2026-08-02T15:38:34.8675401Z    Compiling ref-cast v1.0.25
2026-08-02T15:38:34.9242830Z    Compiling serde_derive_internals v0.29.1
2026-08-02T15:38:34.9630571Z    Compiling hashbrown v0.16.1
2026-08-02T15:38:35.1799325Z    Compiling proc-macro-crate v3.5.0
2026-08-02T15:38:35.5200841Z    Compiling netlink-packet-route v0.30.0
2026-08-02T15:38:35.5536443Z    Compiling xmltree v0.10.3
2026-08-02T15:38:35.7041727Z    Compiling errno v0.3.14
2026-08-02T15:38:35.7695311Z    Compiling termios v0.2.2
2026-08-02T15:38:35.7831267Z    Compiling ioctl-rs v0.1.6
2026-08-02T15:38:35.8445281Z    Compiling serial-core v0.4.0
2026-08-02T15:38:35.8538753Z    Compiling simple-dns v0.9.3
2026-08-02T15:38:35.8665451Z    Compiling aho-corasick v1.1.4
2026-08-02T15:38:35.8687607Z    Compiling resolv-conf v0.7.6
2026-08-02T15:38:35.9351659Z    Compiling sha1_smol v1.0.1
2026-08-02T15:38:36.0294246Z    Compiling toml_write v0.1.2
2026-08-02T15:38:36.1390484Z    Compiling winnow v0.7.15
2026-08-02T15:38:36.1629621Z    Compiling regex-syntax v0.8.10
2026-08-02T15:38:36.2340347Z    Compiling arrayref v0.3.9
2026-08-02T15:38:36.3090690Z    Compiling simdutf8 v0.1.5
2026-08-02T15:38:36.3587384Z    Compiling constant_time_eq v0.4.2
2026-08-02T15:38:36.4520861Z    Compiling smol_str v0.1.24
2026-08-02T15:38:36.5560981Z    Compiling signal-hook v0.3.18
2026-08-02T15:38:36.6408684Z    Compiling serial-unix v0.4.0
2026-08-02T15:38:36.6583282Z    Compiling signal-hook-registry v1.4.8
2026-08-02T15:38:36.7043351Z    Compiling lru v0.16.4
2026-08-02T15:38:36.7450941Z    Compiling serde_derive v1.0.228
2026-08-02T15:38:36.8560797Z    Compiling zeroize_derive v1.4.3
2026-08-02T15:38:36.8823183Z    Compiling tokio-macros v2.7.0
2026-08-02T15:38:37.0583793Z    Compiling zerofrom-derive v0.1.7
2026-08-02T15:38:37.3305835Z    Compiling futures-macro v0.3.32
2026-08-02T15:38:37.4198744Z    Compiling zeroize v1.8.2
2026-08-02T15:38:37.5980856Z    Compiling yoke-derive v0.8.2
2026-08-02T15:38:37.6465373Z    Compiling tokio v1.52.3
2026-08-02T15:38:38.0220979Z    Compiling zerovec-derive v0.11.3
2026-08-02T15:38:38.1843101Z    Compiling displaydoc v0.2.6
2026-08-02T15:38:38.4353100Z    Compiling futures-util v0.3.32
2026-08-02T15:38:38.4431585Z    Compiling tracing-attributes v0.1.31
2026-08-02T15:38:38.6188158Z    Compiling rustls-pki-types v1.14.1
2026-08-02T15:38:38.6901513Z    Compiling zerofrom v0.1.8
2026-08-02T15:38:38.6912261Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-02T15:38:38.7995220Z    Compiling thiserror-impl v2.0.18
2026-08-02T15:38:39.0520263Z    Compiling yoke v0.8.3
2026-08-02T15:38:39.3264445Z    Compiling zerotrie v0.2.4
2026-08-02T15:38:39.3940975Z    Compiling darling_macro v0.20.11
2026-08-02T15:38:39.4010957Z    Compiling derive_more-impl v2.1.1
2026-08-02T15:38:39.4832669Z    Compiling spez v0.1.2
2026-08-02T15:38:39.6933211Z    Compiling zerovec v0.11.6
2026-08-02T15:38:39.7153824Z    Compiling n0-error-macros v0.1.3
2026-08-02T15:38:39.8021259Z    Compiling darling v0.20.11
2026-08-02T15:38:39.8700661Z    Compiling derive_builder_core v0.20.2
2026-08-02T15:38:40.1175428Z    Compiling der v0.8.0-rc.10
2026-08-02T15:38:40.5530408Z    Compiling tinystr v0.8.3
2026-08-02T15:38:40.5749222Z    Compiling potential_utf v0.1.5
2026-08-02T15:38:40.7731344Z    Compiling icu_collections v2.2.0
2026-08-02T15:38:40.7830928Z    Compiling icu_locale_core v2.2.0
2026-08-02T15:38:40.8410770Z    Compiling n0-error v0.1.3
2026-08-02T15:38:40.8951031Z    Compiling pin-project-internal v1.1.13
2026-08-02T15:38:41.1700975Z    Compiling derive_builder_macro v0.20.2
2026-08-02T15:38:41.2759784Z    Compiling ed25519-dalek v2.2.0
2026-08-02T15:38:41.4860948Z    Compiling derive_builder v0.20.2
2026-08-02T15:38:41.7390999Z    Compiling spki v0.8.0-rc.4
2026-08-02T15:38:41.8755488Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-02T15:38:41.9210844Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-02T15:38:41.9399800Z    Compiling cobs v0.3.0
2026-08-02T15:38:42.0036142Z    Compiling postcard-derive v0.2.2
2026-08-02T15:38:42.1196563Z    Compiling icu_provider v2.2.0
2026-08-02T15:38:42.1534439Z    Compiling futures-executor v0.3.32
2026-08-02T15:38:42.2720880Z    Compiling pin-project v1.1.13
2026-08-02T15:38:42.3298427Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-02T15:38:42.3452869Z    Compiling rustls-native-certs v0.8.4
2026-08-02T15:38:42.5580823Z    Compiling icu_properties v2.2.0
2026-08-02T15:38:42.5640485Z    Compiling icu_normalizer v2.2.0
2026-08-02T15:38:42.5888441Z    Compiling ipnet v2.12.0
2026-08-02T15:38:42.6031133Z    Compiling ed25519 v3.0.0-rc.4
2026-08-02T15:38:42.8641149Z    Compiling futures v0.3.32
2026-08-02T15:38:42.9378850Z    Compiling data-encoding-macro v0.1.20
2026-08-02T15:38:43.0090763Z    Compiling prefix-trie v0.8.4
2026-08-02T15:38:43.1210867Z    Compiling enum-assoc v1.3.0
2026-08-02T15:38:43.1581132Z    Compiling strum_macros v0.28.0
2026-08-02T15:38:43.3607843Z    Compiling once_cell v1.21.4
2026-08-02T15:38:43.4380753Z    Compiling postcard v1.1.3
2026-08-02T15:38:43.4550383Z    Compiling async-trait v0.1.89
2026-08-02T15:38:43.4664584Z    Compiling iroh-metrics-derive v0.4.1
2026-08-02T15:38:43.5630726Z    Compiling num_enum_derive v0.7.6
2026-08-02T15:38:43.6378342Z    Compiling tracing-core v0.1.36
2026-08-02T15:38:43.7727563Z    Compiling tokio-util v0.7.18
2026-08-02T15:38:43.9915044Z    Compiling netlink-sys v0.8.8
2026-08-02T15:38:44.0360967Z    Compiling tower v0.5.3
2026-08-02T15:38:44.1719608Z    Compiling idna_adapter v1.2.2
2026-08-02T15:38:44.2006617Z    Compiling derive_more v2.1.1
2026-08-02T15:38:44.2489746Z    Compiling tracing v0.1.44
2026-08-02T15:38:44.2880748Z    Compiling idna v1.1.0
2026-08-02T15:38:44.3401180Z    Compiling hashbrown v0.14.5
2026-08-02T15:38:44.5881636Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-02T15:38:44.6270892Z    Compiling iroh-metrics v0.38.3
2026-08-02T15:38:44.6761149Z    Compiling netdev v0.42.0
2026-08-02T15:38:44.6874046Z    Compiling netlink-proto v0.12.0
2026-08-02T15:38:44.7011093Z    Compiling moka v0.12.15
2026-08-02T15:38:44.7581499Z    Compiling iroh-relay v0.98.0
2026-08-02T15:38:44.8230902Z    Compiling url v2.5.8
2026-08-02T15:38:44.9870683Z    Compiling h2 v0.4.14
2026-08-02T15:38:45.0620893Z    Compiling tokio-stream v0.1.18
2026-08-02T15:38:45.1311620Z    Compiling hashlink v0.9.1
2026-08-02T15:38:45.1671488Z    Compiling n0-watcher v0.6.1
2026-08-02T15:38:45.1778571Z    Compiling num_enum v0.7.6
2026-08-02T15:38:45.1835782Z    Compiling serde_spanned v0.6.9
2026-08-02T15:38:45.2661475Z    Compiling toml_datetime v0.6.11
2026-08-02T15:38:45.3178395Z    Compiling ref-cast-impl v1.0.25
2026-08-02T15:38:45.4339661Z    Compiling thiserror-impl v1.0.69
2026-08-02T15:38:45.5760813Z    Compiling rusqlite v0.32.1
2026-08-02T15:38:45.6091033Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T15:38:45.6181078Z    Compiling tower-http v0.6.11
2026-08-02T15:38:45.7191006Z    Compiling iroh-base v0.98.0
2026-08-02T15:38:45.8227508Z    Compiling attohttpc v0.30.1
2026-08-02T15:38:45.9230558Z    Compiling toml_edit v0.22.27
2026-08-02T15:38:46.0465026Z    Compiling webpki-roots v1.0.7
2026-08-02T15:38:46.1460438Z    Compiling strum v0.28.0
2026-08-02T15:38:46.2290934Z    Compiling regex-automata v0.4.14
2026-08-02T15:38:46.2650595Z    Compiling iroh-dns v0.98.0
2026-08-02T15:38:46.2767305Z    Compiling schemars_derive v1.2.1
2026-08-02T15:38:46.3730033Z    Compiling darling_core v0.23.0
2026-08-02T15:38:46.4773461Z    Compiling serde_bytes v0.11.19
2026-08-02T15:38:46.5380144Z    Compiling hmac v0.12.1
2026-08-02T15:38:46.6901818Z    Compiling seize v0.5.1
2026-08-02T15:38:46.7970665Z    Compiling iroh v0.98.2
2026-08-02T15:38:46.9250928Z    Compiling cmov v0.5.4
2026-08-02T15:38:47.0707726Z    Compiling bitflags v1.3.2
2026-08-02T15:38:47.1611848Z    Compiling dyn-clone v1.0.20
2026-08-02T15:38:47.1680715Z    Compiling pin-utils v0.1.0
2026-08-02T15:38:47.2031643Z    Compiling rustix v0.38.44
2026-08-02T15:38:47.2494657Z    Compiling nix v0.25.1
2026-08-02T15:38:47.3004988Z    Compiling filedescriptor v0.8.3
2026-08-02T15:38:47.3194041Z    Compiling ctutils v0.4.2
2026-08-02T15:38:47.5631196Z    Compiling papaya v0.2.4
2026-08-02T15:38:47.5670688Z    Compiling hkdf v0.12.4
2026-08-02T15:38:47.6190955Z    Compiling backon v1.6.0
2026-08-02T15:38:47.7161055Z    Compiling serial v0.4.0
2026-08-02T15:38:47.7399213Z    Compiling anstyle-parse v1.0.0
2026-08-02T15:38:47.7894743Z    Compiling vte_generate_state_changes v0.1.2
2026-08-02T15:38:47.9090699Z    Compiling unicode-width v0.2.0
2026-08-02T15:38:47.9401177Z    Compiling instability v0.3.12
2026-08-02T15:38:47.9567829Z    Compiling downcast-rs v1.2.1
2026-08-02T15:38:48.0215343Z    Compiling foldhash v0.1.5
2026-08-02T15:38:48.0547628Z    Compiling linux-raw-sys v0.4.15
2026-08-02T15:38:48.0860594Z    Compiling colorchoice v1.0.5
2026-08-02T15:38:48.1106276Z    Compiling shell-words v1.1.1
2026-08-02T15:38:48.1467544Z    Compiling is_terminal_polyfill v1.70.2
2026-08-02T15:38:48.1691043Z    Compiling anstyle v1.0.14
2026-08-02T15:38:48.2036670Z    Compiling anstyle-query v1.1.5
2026-08-02T15:38:48.2271040Z    Compiling hashbrown v0.15.5
2026-08-02T15:38:48.2601777Z    Compiling vte v0.13.1
2026-08-02T15:38:48.3120183Z    Compiling signal-hook-mio v0.2.5
2026-08-02T15:38:48.3202059Z    Compiling spake2 v0.4.0
2026-08-02T15:38:48.3340754Z    Compiling schemars v1.2.1
2026-08-02T15:38:48.4420842Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T15:38:48.4881137Z    Compiling anstream v1.0.0
2026-08-02T15:38:48.7062235Z    Compiling terminal_size v0.4.4
2026-08-02T15:38:48.8678657Z    Compiling toml v0.8.23
2026-08-02T15:38:48.8964622Z    Compiling strum_macros v0.26.4
2026-08-02T15:38:49.0910428Z    Compiling itertools v0.13.0
2026-08-02T15:38:49.3164448Z    Compiling regex v1.12.3
2026-08-02T15:38:49.7613651Z    Compiling sha1 v0.10.6
2026-08-02T15:38:49.9440818Z    Compiling darling_macro v0.23.0
2026-08-02T15:38:49.9487485Z    Compiling castaway v0.2.4
2026-08-02T15:38:50.0296289Z    Compiling clap_lex v1.1.0
2026-08-02T15:38:50.0421141Z    Compiling static_assertions v1.1.0
2026-08-02T15:38:50.0674069Z    Compiling indoc v2.0.7
2026-08-02T15:38:50.1219162Z    Compiling unicode-width v0.1.14
2026-08-02T15:38:50.3180458Z    Compiling darling v0.23.0
2026-08-02T15:38:50.3280680Z    Compiling doctest-file v1.1.1
2026-08-02T15:38:50.3910674Z    Compiling clap_builder v4.6.0
2026-08-02T15:38:50.4281790Z    Compiling compact_str v0.8.2
2026-08-02T15:38:50.8110557Z    Compiling interprocess v2.4.2
2026-08-02T15:38:51.0286876Z    Compiling hyper v1.10.1
2026-08-02T15:38:51.1361749Z    Compiling unicode-truncate v1.1.0
2026-08-02T15:38:51.2050834Z    Compiling crossterm v0.28.1
2026-08-02T15:38:51.2473332Z    Compiling lru v0.12.5
2026-08-02T15:38:51.2914234Z    Compiling clap_derive v4.6.1
2026-08-02T15:38:51.3048074Z    Compiling cassowary v0.3.0
2026-08-02T15:38:51.4451247Z    Compiling strum v0.26.3
2026-08-02T15:38:51.4567470Z    Compiling iana-time-zone v0.1.65
2026-08-02T15:38:51.4747737Z    Compiling nucleo-matcher v0.3.1
2026-08-02T15:38:51.5714995Z    Compiling qrcode v0.14.1
2026-08-02T15:38:51.7495334Z    Compiling portable-pty v0.8.1
2026-08-02T15:38:51.8250889Z    Compiling chrono v0.4.45
2026-08-02T15:38:51.9870750Z    Compiling tempfile v3.27.0
2026-08-02T15:38:52.2316760Z    Compiling ratatui v0.29.0
2026-08-02T15:38:52.5991210Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T15:38:52.8535176Z    Compiling hyper-util v0.1.20
2026-08-02T15:38:53.3830742Z    Compiling clap v4.6.1
2026-08-02T15:38:53.8291470Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T15:38:54.1650845Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T15:38:54.2677036Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T15:38:54.7352799Z    Compiling igd-next v0.17.1
2026-08-02T15:38:55.9300747Z    Compiling portmapper v0.16.0
2026-08-02T15:38:57.9751570Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T15:39:01.2820532Z    Compiling rustls-webpki v0.103.13
2026-08-02T15:39:03.6544059Z    Compiling tokio-rustls v0.26.4
2026-08-02T15:39:03.6544471Z    Compiling noq-proto v0.17.0
2026-08-02T15:39:03.6544781Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T15:39:03.7934612Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T15:39:03.7935218Z    Compiling hyper-rustls v0.27.9
2026-08-02T15:39:03.7936869Z    Compiling tokio-websockets v0.13.2
2026-08-02T15:39:03.9386171Z    Compiling reqwest v0.13.4
2026-08-02T15:39:04.9003604Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T15:39:18.6056483Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T15:39:20.3952385Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T15:39:31.3528343Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T15:39:37.5154159Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-08-02T15:39:37.5398858Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-8a6482a8367dd416)
2026-08-02T15:39:37.5412897Z 
2026-08-02T15:39:37.5413151Z running 1 test
2026-08-02T15:39:44.0124187Z test new_brain_serves_against_old_broker ... ok
2026-08-02T15:39:44.0124698Z 
2026-08-02T15:39:44.0125109Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.47s
2026-08-02T15:39:44.0125518Z 
2026-08-02T15:39:44.0271677Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-02T15:39:44.0271995Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-02T15:39:44.0284638Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T15:39:44.0284913Z env:
2026-08-02T15:39:44.0285090Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T15:39:44.0285442Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:39:44.0285882Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:39:44.0286286Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:39:44.0286696Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:39:44.0287016Z ##[endgroup]
2026-08-02T15:39:44.0338073Z CI-CENSUS scope roots:
2026-08-02T15:39:44.0338459Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T15:39:44.0339145Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T15:39:44.0339668Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T15:39:44.0340111Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T15:39:44.0340426Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T15:39:44.0383817Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-08-02T15:39:45.4982524Z CI-CENSUS phase=pre-reap box_procs=391 box_fds=10880 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T15:39:45.4983189Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T15:39:49.0839075Z CI-CENSUS phase=end box_procs=392 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T15:39:49.0839592Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T15:39:49.0839927Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-02T15:39:49.0873918Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-02T15:39:49.0874271Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-02T15:39:49.0887131Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T15:39:49.0887403Z env:
2026-08-02T15:39:49.0887583Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T15:39:49.0887944Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:39:49.0888396Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:39:49.0888811Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:39:49.0889341Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL
2026-08-02T15:39:49.0889660Z ##[endgroup]
2026-08-02T15:39:49.0964444Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-AAJRoL on attempt 1/5
2026-08-02T15:39:49.1062423Z Post job cleanup.
2026-08-02T15:39:49.1757865Z [command]/usr/bin/git version
2026-08-02T15:39:49.1790472Z git version 2.43.0
2026-08-02T15:39:49.1849054Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/96ab676d-f6dc-445e-a4f0-9205f073555e/.gitconfig'
2026-08-02T15:39:49.1855889Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/96ab676d-f6dc-445e-a4f0-9205f073555e' before making global git config changes
2026-08-02T15:39:49.1856569Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T15:39:49.1859309Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T15:39:49.1889358Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T15:39:49.1916881Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T15:39:49.2107710Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T15:39:49.2128241Z http.https://github.com/.extraheader
2026-08-02T15:39:49.2135629Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T15:39:49.2159652Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T15:39:49.2345701Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T15:39:49.2371966Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T15:39:49.2668052Z Cleaning up orphan processes
